Drop backup/restore of wpts, rtes, trks in main. (#467)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 21 Jan 2020 01:25:22 +0000 (18:25 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2020 01:25:22 +0000 (18:25 -0700)
commit6f09fc249f2b9a56eebb426eae852a5258960842
tree8c8a6eade16c54a9e24ebcb476b12c8d12516e97
parent00c54235a6c28cb45a42a19c8d97277e6bdf935b
Drop backup/restore of  wpts, rtes, trks in main. (#467)

PR #459, df03a17, eliminated cet_covert_strings from main.cc.

Thus there is no need to backup and restore waypoints, routes,
and tracks when running a format writer.

For the same reason we no longer need to push and pop verbose
status when running a format writer or display the waypoints in the
case that no format writer was used.
main.cc